home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / catalogg / 32pswo10.zip / _SETUP.1 / WIO32S.EXE / 0 / RCDATA / TOPTIONSDLG / TOPTIONSDLG.txt
Text File  |  1996-10-04  |  20KB  |  622 lines

  1. object OptionsDlg: TOptionsDlg
  2.   Left = 78
  3.   Top = 116
  4.   ActiveControl = OKBtn
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'Options'
  8.   ClientHeight = 353
  9.   ClientWidth = 461
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = [fsBold]
  14.   PixelsPerInch = 96
  15.   Position = poScreenCenter
  16.   ShowHint = True
  17.   OnCreate = FormCreate
  18.   TextHeight = 13
  19.   object ButtonPanel: TPanel
  20.     Left = 376
  21.     Top = 0
  22.     Width = 85
  23.     Height = 299
  24.     Align = alRight
  25.     BevelOuter = bvNone
  26.     TabOrder = 0
  27.     object OKBtn: TBitBtn
  28.       Left = 5
  29.       Top = 12
  30.       Width = 77
  31.       Height = 27
  32.       Hint = 'Close and Save Options'
  33.       Caption = '&Close'
  34.       TabOrder = 0
  35.       OnClick = OKBtnClick
  36.       Kind = bkOK
  37.       Margin = 2
  38.       Spacing = -1
  39.       IsControl = True
  40.     end
  41.     object HelpBtn: TBitBtn
  42.       Left = 5
  43.       Top = 50
  44.       Width = 77
  45.       Height = 27
  46.       TabOrder = 1
  47.       Kind = bkHelp
  48.       Margin = 2
  49.       Spacing = -1
  50.       IsControl = True
  51.     end
  52.   end
  53.   object TabSet: TTabSet
  54.     Left = 0
  55.     Top = 332
  56.     Width = 461
  57.     Height = 21
  58.     Align = alBottom
  59.     Font.Color = clWindowText
  60.     Font.Height = -11
  61.     Font.Name = 'MS Sans Serif'
  62.     Font.Style = []
  63.     OnClick = TabSetClick
  64.   end
  65.   object Notebook: TNotebook
  66.     Left = 0
  67.     Top = 0
  68.     Width = 376
  69.     Height = 299
  70.     Align = alClient
  71.     TabOrder = 2
  72.     IsControl = True
  73.     object TPage
  74.       Left = 0
  75.       Top = 0
  76.       Caption = 'User Interface'
  77.       IsControl = True
  78.       object GroupBox1: TGroupBox
  79.         Left = 8
  80.         Top = 0
  81.         Width = 360
  82.         Height = 298
  83.         Caption = 'User Interface'
  84.         TabOrder = 0
  85.         object MenusAndSpeedBars_GB: TRadioGroup
  86.           Left = 16
  87.           Top = 16
  88.           Width = 321
  89.           Height = 81
  90.           Caption = 'Menus and Speed Bars'
  91.           Items.Strings = (
  92.             'Show Both Menus and Speed Bars'
  93.             'Show Only Menus'
  94.             'Show Only Speed Bars')
  95.           TabOrder = 0
  96.         end
  97.         object LetterTabs_GB: TRadioGroup
  98.           Left = 16
  99.           Top = 104
  100.           Width = 153
  101.           Height = 57
  102.           Caption = 'Letter Tabs (A..Z)'
  103.           Items.Strings = (
  104.             'Use Letter Tabs'
  105.             'Don'#39't Use Letter Tabs')
  106.           TabOrder = 1
  107.         end
  108.         object LTabsLoc_GB: TRadioGroup
  109.           Left = 184
  110.           Top = 104
  111.           Width = 153
  112.           Height = 57
  113.           Caption = 'Letter Tabs Location'
  114.           Items.Strings = (
  115.             'Center'
  116.             'Right')
  117.           TabOrder = 2
  118.         end
  119.         object HintMessages_GB: TRadioGroup
  120.           Left = 16
  121.           Top = 168
  122.           Width = 153
  123.           Height = 57
  124.           Caption = 'Hint Messages'
  125.           Items.Strings = (
  126.             'Show Hint Messages'
  127.             'Hide Hint Messages')
  128.           TabOrder = 3
  129.         end
  130.         object SpeedBar_GB: TRadioGroup
  131.           Left = 184
  132.           Top = 168
  133.           Width = 153
  134.           Height = 57
  135.           Caption = 'SpeedBar Location'
  136.           Items.Strings = (
  137.             'Top'
  138.             'Bottom')
  139.           TabOrder = 4
  140.         end
  141.         object BookModel_GB: TRadioGroup
  142.           Left = 16
  143.           Top = 232
  144.           Width = 153
  145.           Height = 57
  146.           Caption = 'Book Model'
  147.           Items.Strings = (
  148.             'One Level'
  149.             'Two Levels')
  150.           TabOrder = 5
  151.         end
  152.         object Delete_GB: TRadioGroup
  153.           Left = 184
  154.           Top = 232
  155.           Width = 153
  156.           Height = 57
  157.           Caption = 'Record Delete Mode'
  158.           Items.Strings = (
  159.             'Ask User To Confirm'
  160.             'Immediate Delete')
  161.           TabOrder = 6
  162.         end
  163.       end
  164.     end
  165.     object TPage
  166.       Left = 0
  167.       Top = 0
  168.       Caption = 'Modem'
  169.       IsControl = True
  170.       object GroupBox2: TGroupBox
  171.         Left = 8
  172.         Top = 0
  173.         Width = 360
  174.         Height = 298
  175.         Caption = 'Modem Settings'
  176.         TabOrder = 0
  177.         object COMPort_GB: TRadioGroup
  178.           Left = 128
  179.           Top = 56
  180.           Width = 97
  181.           Height = 97
  182.           Caption = 'COM Port'
  183.           Items.Strings = (
  184.             'COM 1'
  185.             'COM 2'
  186.             'COM 3'
  187.             'COM 4')
  188.           TabOrder = 0
  189.         end
  190.         object DialType_GB: TRadioGroup
  191.           Left = 128
  192.           Top = 168
  193.           Width = 97
  194.           Height = 57
  195.           Caption = 'Dial Type'
  196.           Items.Strings = (
  197.             'Tone'
  198.             'Pulse')
  199.           TabOrder = 1
  200.         end
  201.       end
  202.     end
  203.     object TPage
  204.       Left = 0
  205.       Top = 0
  206.       Caption = 'Data'
  207.       IsControl = True
  208.       object GroupBox3: TGroupBox
  209.         Left = 8
  210.         Top = 0
  211.         Width = 360
  212.         Height = 298
  213.         Caption = 'Data Settings'
  214.         TabOrder = 0
  215.         object GroupBox8: TGroupBox
  216.           Left = 8
  217.           Top = 96
  218.           Width = 193
  219.           Height = 193
  220.           Caption = 'Modify Labels'
  221.           TabOrder = 2
  222.           object Label7: TLabel
  223.             Left = 10
  224.             Top = 15
  225.             Width = 65
  226.             Height = 13
  227.             Caption = 'New Label:'
  228.           end
  229.           object Label8: TLabel
  230.             Left = 10
  231.             Top = 73
  232.             Width = 42
  233.             Height = 13
  234.             Caption = 'Labels:'
  235.           end
  236.           object Label_Ed: TEdit
  237.             Left = 10
  238.             Top = 31
  239.             Width = 169
  240.             Height = 24
  241.             Hint = 'Enter New Label Here'
  242.             TabOrder = 0
  243.           end
  244.           object Update_Btn: TBitBtn
  245.             Left = 106
  246.             Top = 59
  247.             Width = 73
  248.             Height = 26
  249.             Hint = 'Replace Selected Label'
  250.             Caption = 'Change'
  251.             Default = True
  252.             TabOrder = 1
  253.             OnClick = Update_BtnClick
  254.             Glyph.Data = {
  255.               BE060000424DBE06000000000000360400002800000024000000120000000100
  256.               0800000000008802000000000000000000000000000000000000000000000000
  257.               80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  258.               A600000000000000000000000000000000000000000000000000000000000000
  259.               0000000000000000000000000000000000000000000000000000000000000000
  260.               0000000000000000000000000000000000000000000000000000000000000000
  261.               0000000000000000000000000000000000000000000000000000000000000000
  262.               0000000000000000000000000000000000000000000000000000000000000000
  263.               0000000000000000000000000000000000000000000000000000000000000000
  264.               0000000000000000000000000000000000000000000000000000000000000000
  265.               0000000000000000000000000000000000000000000000000000000000000000
  266.               0000000000000000000000000000000000000000000000000000000000000000
  267.               0000000000000000000000000000000000000000000000000000000000000000
  268.               0000000000000000000000000000000000000000000000000000000000000000
  269.               0000000000000000000000000000000000000000000000000000000000000000
  270.               0000000000000000000000000000000000000000000000000000000000000000
  271.               0000000000000000000000000000000000000000000000000000000000000000
  272.               0000000000000000000000000000000000000000000000000000000000000000
  273.               0000000000000000000000000000000000000000000000000000000000000000
  274.               0000000000000000000000000000000000000000000000000000000000000000
  275.               0000000000000000000000000000000000000000000000000000000000000000
  276.               0000000000000000000000000000000000000000000000000000000000000000
  277.               0000000000000000000000000000000000000000000000000000000000000000
  278.               0000000000000000000000000000000000000000000000000000000000000000
  279.               0000000000000000000000000000000000000000000000000000000000000000
  280.               0000000000000000000000000000000000000000000000000000000000000000
  281.               0000000000000000000000000000000000000000000000000000000000000000
  282.               0000000000000000000000000000000000000000000000000000000000000000
  283.               0000000000000000000000000000000000000000000000000000000000000000
  284.               0000000000000000000000000000000000000000000000000000000000000000
  285.               0000000000000000000000000000000000000000000000000000000000000000
  286.               0000000000000000000000000000000000000000000000000000000000000000
  287.               000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  288.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  289.               0303030303030303030303030303030303030303030303030303030303030303
  290.               03030303030303030303030303030303030303030303FF030303030303030303
  291.               03030303030303040403030303030303030303030303030303F8F8FF03030303
  292.               03030303030303030303040202040303030303030303030303030303F80303F8
  293.               FF030303030303030303030303040202020204030303030303030303030303F8
  294.               03030303F8FF0303030303030303030304020202020202040303030303030303
  295.               0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  296.               0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  297.               040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  298.               03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  299.               FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  300.               0303030303030303030303FA0202020403030303030303030303030303F8FF03
  301.               03F8FF03030303030303030303030303FA020202040303030303030303030303
  302.               0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  303.               03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  304.               030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  305.               0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  306.               03030303FA0202030303030303030303030303030303F8FFF803030303030303
  307.               030303030303030303FA0303030303030303030303030303030303F803030303
  308.               0303030303030303030303030303030303030303030303030303030303030303
  309.               0303}
  310.             NumGlyphs = 2
  311.           end
  312.           object Labels_Lst: TListBox
  313.             Left = 10
  314.             Top = 90
  315.             Width = 169
  316.             Height = 80
  317.             Hint = 'Click To Select Label'
  318.             IntegralHeight = True
  319.             ItemHeight = 13
  320.             TabOrder = 2
  321.           end
  322.         end
  323.         object DataFile_GB: TRadioGroup
  324.           Left = 8
  325.           Top = 16
  326.           Width = 145
  327.           Height = 65
  328.           Caption = 'Initial Data File'
  329.           Items.Strings = (
  330.             'Load Default File'
  331.             'Load Last Used File')
  332.           TabOrder = 0
  333.         end
  334.         object DateFormat_GB: TRadioGroup
  335.           Left = 168
  336.           Top = 16
  337.           Width = 145
  338.           Height = 65
  339.           Caption = 'Date Format'
  340.           Items.Strings = (
  341.             'MM/DD/YYYY'
  342.             'DD/MM/YYYY'
  343.             'YYYY/MM/DD')
  344.           TabOrder = 1
  345.         end
  346.       end
  347.     end
  348.     object TPage
  349.       Left = 0
  350.       Top = 0
  351.       Caption = 'Colors'
  352.       object GroupBox5: TGroupBox
  353.         Left = 8
  354.         Top = 0
  355.         Width = 360
  356.         Height = 298
  357.         Caption = 'Colors'
  358.         TabOrder = 0
  359.         object Label3: TLabel
  360.           Left = 8
  361.           Top = 16
  362.           Width = 123
  363.           Height = 13
  364.           Caption = 'Application Elements:'
  365.         end
  366.         object Label2: TLabel
  367.           Left = 280
  368.           Top = 16
  369.           Width = 40
  370.           Height = 13
  371.           Caption = 'Colors:'
  372.         end
  373.         object Elements_Lst: TListBox
  374.           Left = 8
  375.           Top = 32
  376.           Width = 257
  377.           Height = 209
  378.           Hint = 'Click to select the list element'
  379.           ItemHeight = 13
  380.           Items.Strings = (
  381.             'TofC - Record Button Text'
  382.             'TofC - Record Button Background'
  383.             'TofC - Selected Record Button Text'
  384.             'TofC - Selected Record Button Background'
  385.             'TofC - Not Empty Letter Tab Text'
  386.             'TofC - Not Empty Letter Tab Background'
  387.             'TofC - Empty Letter Tab Text'
  388.             'TofC - Empty Letter Tab Background'
  389.             'TofC - Selected Letter Tab Text'
  390.             'TofC - Selected Letter Tab Background'
  391.             'TofC - Labels Text'
  392.             'TofC - Labels Background'
  393.             'TofC - Pages'
  394.             'TofC - Speed Bar'
  395.             'TofC - Window Background'
  396.             'DW   - Text Fields Text'
  397.             'DW   - Text Fields Background'
  398.             'DW   - Multi-line Fields Text'
  399.             'DW   - Multi-line Fields Background'
  400.             'DW   - Labels Text'
  401.             'DW   - Labels Background'
  402.             'DW   - Currency Text (>0)'
  403.             'DW   - Currency Text (<0)'
  404.             'DW   - Currency Background'
  405.             'DW   - Pages'
  406.             'DW   - Speed Bar'
  407.             'DW   - Window Background')
  408.           TabOrder = 0
  409.           OnClick = Elements_LstClick
  410.         end
  411.         object BitBtn1: TBitBtn
  412.           Left = 9
  413.           Top = 252
  414.           Width = 77
  415.           Height = 27
  416.           Hint = 'Click here to Load Color Template'
  417.           Caption = '&Load'
  418.           Default = True
  419.           TabOrder = 1
  420.           OnClick = BitBtn1Click
  421.           Glyph.Data = {
  422.             76010000424D7601000000000000760000002800000020000000100000000100
  423.             04000000000000010000130B0000130B00000000000000000000000000000000
  424.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  425.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  426.             33333333333FFFFFFFFF333333000000000033333377777777773333330FFFFF
  427.             FFF03333337F333333373333330FFFFFFFF03333337F3FF3FFF73333330F00F0
  428.             00F03333F37F773777373330330FFFFFFFF03337FF7F3F3FF3F73339030F0800
  429.             F0F033377F7F737737373339900FFFFFFFF03FF7777F3FF3FFF70999990F00F0
  430.             00007777777F7737777709999990FFF0FF0377777777FF37F3730999999908F0
  431.             F033777777777337F73309999990FFF0033377777777FFF77333099999000000
  432.             3333777777777777333333399033333333333337773333333333333903333333
  433.             3333333773333333333333303333333333333337333333333333}
  434.           Margin = 2
  435.           NumGlyphs = 2
  436.           Spacing = -1
  437.           IsControl = True
  438.         end
  439.         object BitBtn2: TBitBtn
  440.           Left = 97
  441.           Top = 252
  442.           Width = 77
  443.           Height = 27
  444.           Hint = 'Click here to Save Color Template'
  445.           Caption = '&Save'
  446.           Default = True
  447.           TabOrder = 2
  448.           OnClick = BitBtn2Click
  449.           Glyph.Data = {
  450.             76010000424D7601000000000000760000002800000020000000100000000100
  451.             04000000000000010000130B0000130B00000000000000000000000000000000
  452.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  453.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333303
  454.             333333333333337FF3333333333333903333333333333377FF33333333333399
  455.             03333FFFFFFFFF777FF3000000999999903377777777777777FF0FFFF0999999
  456.             99037F3337777777777F0FFFF099999999907F3FF777777777770F00F0999999
  457.             99037F773777777777730FFFF099999990337F3FF777777777330F00FFFFF099
  458.             03337F773333377773330FFFFFFFF09033337F3FF3FFF77733330F00F0000003
  459.             33337F773777777333330FFFF0FF033333337F3FF7F3733333330F08F0F03333
  460.             33337F7737F7333333330FFFF003333333337FFFF77333333333000000333333
  461.             3333777777333333333333333333333333333333333333333333}
  462.           Margin = 2
  463.           NumGlyphs = 2
  464.           Spacing = -1
  465.           IsControl = True
  466.         end
  467.         object Color_Lst: TDrawGrid
  468.           Left = 280
  469.           Top = 32
  470.           Width = 72
  471.           Height = 210
  472.           Hint = 'Click to select a Color'
  473.           ColCount = 1
  474.           DefaultColWidth = 70
  475.           DefaultRowHeight = 12
  476.           DefaultDrawing = False
  477.           FixedCols = 0
  478.           FixedRows = 0
  479.           Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
  480.           RowCount = 16
  481.           ScrollBars = ssNone
  482.           TabOrder = 3
  483.           OnClick = Color_LstClick
  484.           OnDrawCell = Color_LstDrawCell
  485.         end
  486.       end
  487.     end
  488.     object TPage
  489.       Left = 0
  490.       Top = 0
  491.       Caption = 'Security'
  492.       object GroupBox6: TGroupBox
  493.         Left = 8
  494.         Top = 0
  495.         Width = 360
  496.         Height = 298
  497.         Caption = 'Security'
  498.         TabOrder = 0
  499.         object Label1: TLabel
  500.           Left = 8
  501.           Top = 240
  502.           Width = 118
  503.           Height = 13
  504.           Caption = 'Data Root Directory:'
  505.         end
  506.         object Password_GB: TRadioGroup
  507.           Left = 8
  508.           Top = 24
  509.           Width = 209
  510.           Height = 57
  511.           Caption = 'Password'
  512.           Items.Strings = (
  513.             'Password Required'
  514.             'Password Not Required')
  515.           TabOrder = 0
  516.         end
  517.         object AccessMode_GB: TRadioGroup
  518.           Left = 8
  519.           Top = 112
  520.           Width = 233
  521.           Height = 89
  522.           Caption = 'Public Files Access Rights (All Users)'
  523.           Items.Strings = (
  524.             'As Specified In Accounts'
  525.             'Read and Write'
  526.             'Read Only'
  527.             'None')
  528.           TabOrder = 1
  529.         end
  530.         object DataDir_Ed: TDirEdit
  531.           Left = 8
  532.           Top = 256
  533.           Width = 345
  534.           Height = 24
  535.           AutoSize = False
  536.           AutoSelect = False
  537.           TabOrder = 2
  538.         end
  539.       end
  540.     end
  541.     object TPage
  542.       Left = 0
  543.       Top = 0
  544.       Caption = 'Users'
  545.       object GroupBox7: TGroupBox
  546.         Left = 8
  547.         Top = 0
  548.         Width = 360
  549.         Height = 298
  550.         Caption = 'Users'
  551.         TabOrder = 0
  552.         object UserCount_GB: TRadioGroup
  553.           Left = 106
  554.           Top = 79
  555.           Width = 145
  556.           Height = 57
  557.           Caption = 'Users Count'
  558.           Items.Strings = (
  559.             '1-User System'
  560.             'Multi-User System')
  561.           TabOrder = 0
  562.           OnClick = UserCount_GBClick
  563.         end
  564.         object UserAccts_Btn: TBitBtn
  565.           Left = 114
  566.           Top = 175
  567.           Width = 129
  568.           Height = 33
  569.           Hint = 'View or Modify User Accounts'
  570.           Caption = '&User Accounts'
  571.           TabOrder = 1
  572.           OnClick = UserAccts_BtnClick
  573.           Glyph.Data = {
  574.             78010000424D7801000000000000760000002800000020000000100000000100
  575.             04000000000000000000120B0000120B00000000000000000000000000000000
  576.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  577.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  578.             0000377777777777777703030303030303037F7F7F7F7F7F7F7F000000000000
  579.             00007777777777777777933393303933337073F37F37F73F3377393393303393
  580.             379037FF7F37F37FF777379793303379793037777337F3777737339933303339
  581.             93303377F3F7F3F77F3733993930393993303377F737F7377FF7399993303399
  582.             999037777337F377777793993330333393307377FF37F3337FF7333993303333
  583.             993033377F37F33377F7333993303333993033377337F3337737333333303333
  584.             33303FFFFFF7FFFFFFF700000000000000007777777777777777030303030303
  585.             03037F7F7F7F7F7F7F7F000000000000000077777777777777770000}
  586.           NumGlyphs = 2
  587.         end
  588.       end
  589.     end
  590.   end
  591.   object Panel1: TPanel
  592.     Left = 0
  593.     Top = 299
  594.     Width = 461
  595.     Height = 33
  596.     Align = alBottom
  597.     BevelOuter = bvNone
  598.     TabOrder = 3
  599.     object PreviousBtn: TButton
  600.       Left = 73
  601.       Top = 3
  602.       Width = 89
  603.       Height = 25
  604.       Hint = 'Previous Page'
  605.       Caption = '<< &Previous'
  606.       TabOrder = 0
  607.       Visible = False
  608.       OnClick = PreviousBtnClick
  609.     end
  610.     object NextBtn: TButton
  611.       Left = 219
  612.       Top = 3
  613.       Width = 89
  614.       Height = 25
  615.       Hint = 'Next Page'
  616.       Caption = '&Next >>'
  617.       TabOrder = 1
  618.       OnClick = NextBtnClick
  619.     end
  620.   end
  621. end
  622.